runtime.timers.minWhenHeap (field)
6 uses
runtime (current package)
time.go#L122: minWhenHeap atomic.Int64
time.go#L735: src.minWhenHeap.Store(0)
time.go#L815: ts.minWhenHeap.Store(ts.wakeTime())
time.go#L878: when := ts.minWhenHeap.Load()
time.go#L1154: ts.minWhenHeap.Store(0)
time.go#L1156: ts.minWhenHeap.Store(ts.heap[0].when)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |